{grid.object}.deleteRow Method
/documentation/pages/Ref/Client_Api/Grid/deleteRow Method.xml
Delete the record in the specified row of the Grid part.
{grid.object}.submitSearchForm Method
/documentation/pages/Ref/Client_Api/Grid/submitSearchForm Method.xml
Submits the Search form and performs a search using the criteria that the user entered into the Search part form.
{grid.object}.quickSearch Method
/documentation/pages/Ref/Client_Api/Grid/quickSearch Method.xml
Performs a Quick Search for the specified value.
{grid.object}.refreshLinkedContent Method
/documentation/pages/Ref/Client_Api/Grid/refreshLinkedContent Method.xml
Causes the Grid(s) displayed in the Linked Content Sections to refresh. This method is automatically called whenever the row with focus changes.
{grid.object}.rowCollapse Method
/documentation/pages/Ref/Client_Api/Grid/rowCollapse Method.xml
Close the row expander for the specified row.
{grid.object}.rowExpand Method
/documentation/pages/Ref/Client_Api/Grid/rowExpand Method.xml
Opens the row expander for the specified row.
{grid.object}.closeDetailView Method
/documentation/pages/Ref/Client_Api/Grid/closeDetailView Method.xml
Close the Detail View.
{grid.object}.clearRowErrors Method
/documentation/pages/Ref/Client_Api/Grid/clearRowErrors Method.xml
Clears all row errors. See .setRowErrors() for more information.
{grid.object}.deleteDetailViewRecord Method
/documentation/pages/Ref/Client_Api/Grid/deleteDetailViewRecord Method.xml
Delete the record shown in the Detail View.
{grid.object}.gridQBERowToggle Method
/documentation/pages/Ref/Client_Api/Grid/gridQBERowToggle Method.xml
Toggles the state of the Grid QBE row.